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

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

<https://eurobis.org/id/occurrence/624_570_4934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4934'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_570_4937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_570_4937> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_570_4937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_570_4937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4937'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4571> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-100'^^xsd:string;
  dwc:scientificName 'Magelona papillicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mangelona papilicornis.
'''^^xsd:string;
  dwc:aphiaid '154130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4571'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5413> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-83'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5413'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-227'^^xsd:string;
  dwc:scientificName 'Pherusa fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130111'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4699'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-28'^^xsd:string;
  dwc:scientificName 'Eteone siphonodonta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '338713'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4706'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4713'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4715'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-93'^^xsd:string;
  dwc:scientificName 'Fabricia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '210054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4870'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_569_4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-233'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4932'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_570_4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_570_4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_570_4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_570_4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-17'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: TUBELLARIA.
'''^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4933'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_570_4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_570_4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_570_4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_570_4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4948'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5098> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5098'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4818'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_569_4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-208'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4929'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_569_4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-217'^^xsd:string;
  dwc:scientificName 'Amphilochus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphilochus sp.
'''^^xsd:string;
  dwc:aphiaid '101450'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4930'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_570_4942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_570_4942> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_570_4942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_570_4942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4942'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_570_4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_570_4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_570_4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_570_4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4943'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_570_4945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_570_4945> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_570_4945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_570_4945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-218'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4945'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_570_4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_570_4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_570_4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_570_4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-219'^^xsd:string;
  dwc:scientificName 'Harpinia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Harpinia della valei.
'''^^xsd:string;
  dwc:aphiaid '102966'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4946'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102966'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5605> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5605'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5295> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5295'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5296> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-68'^^xsd:string;
  dwc:scientificName 'Ampharete grubei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '152272'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5296'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152272'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_570_4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_570_4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_570_4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_570_4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-57'^^xsd:string;
  dwc:scientificName 'Polyodontes frons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Polydontes frons.
'''^^xsd:string;
  dwc:aphiaid '331035'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4939'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '331035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_570_4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_570_4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_570_4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_570_4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-111'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 130595.
'''^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4940'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_570_4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_570_4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_570_4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_570_4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4941'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5604> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-100'^^xsd:string;
  dwc:scientificName 'Magelona papillicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mangelona papilicornis.
'''^^xsd:string;
  dwc:aphiaid '154130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5604'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5598> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-21'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Sp. 1 in Nemertinea.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5598'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5599> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5599'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5600> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-35'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Harmothoe antipolis.
'''^^xsd:string;
  dwc:aphiaid '183191'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5600'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5601'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5603> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-82'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5603'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5299> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5299'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5189> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_577_5189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5189'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5179> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_576_5179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-169'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5179'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_588_5595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_588_5595> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_588_5595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_588_5595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-81-254'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5595'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5285> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5285'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5286> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-210'^^xsd:string;
  dwc:scientificName 'Cirolana borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '146832'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5286'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5287> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5287'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5283> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-196'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Eudorella trancatula.
'''^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5283'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5284> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-197'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5284'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5288> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-219'^^xsd:string;
  dwc:scientificName 'Harpinia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Harpinia della valei.
'''^^xsd:string;
  dwc:aphiaid '102966'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5288'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102966'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5289> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-254'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5289'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5290> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5290'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5291> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5291'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5293> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5293'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5297> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5297'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5298> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-111'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 130595.
'''^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5298'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_569_4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-220'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4931'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4871> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4871'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4872'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4873'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-132'^^xsd:string;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 425059.
'''^^xsd:string;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4874'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5068> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5068'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4807> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-83'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4807'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4997> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4997'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5026> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5026'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5027> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-81'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5027'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5028> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-83'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5028'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5029> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-85'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5029'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5031> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-93'^^xsd:string;
  dwc:scientificName 'Fabricia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '210054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5031'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '334659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5032> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-97'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5032'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5033> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5033'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4883> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_568_4883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-39'^^xsd:string;
  dwc:scientificName 'Hyalinoecia brementi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Hyalinoecia bremeti.
'''^^xsd:string;
  dwc:aphiaid '183512'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4883'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5282> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5282'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5066> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5066'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5067> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-107'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5067'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5251> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_579_5251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5251'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-138'^^xsd:string;
  dwc:scientificName 'Aetea truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '111067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4757'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '111067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4666> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4666'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5426> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5426'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_5008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_5008> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_5008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_5008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-233'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5008'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_5009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_5009> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_5009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_5009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-253'^^xsd:string;
  dwc:scientificName 'Amphiura cherbonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphiura Charbonieri.
'''^^xsd:string;
  dwc:aphiaid '125072'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5009'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '125072'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4620> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4620'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-100'^^xsd:string;
  dwc:scientificName 'Magelona papillicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mangelona papilicornis.
'''^^xsd:string;
  dwc:aphiaid '154130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4621'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4622> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-101'^^xsd:string;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4622'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4623'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5013'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4747> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4747'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4748> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-122'^^xsd:string;
  dwc:scientificName 'Sosane sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129821'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4748'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4749> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4749'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5010> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-13'^^xsd:string;
  dwc:scientificName 'Amphianthus dohrnii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphianthus dohrnis.
'''^^xsd:string;
  dwc:aphiaid '100936'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5010'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '100936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5011> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-20'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: NEMERTINEA.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5011'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5012> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-27'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5012'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4750> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4750'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-128'^^xsd:string;
  dwc:scientificName 'Tharyx dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Tharyx dosobranchialis.
'''^^xsd:string;
  dwc:aphiaid '152432'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4751'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4753> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-132'^^xsd:string;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 425059.
'''^^xsd:string;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4753'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4754'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4755> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-134'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Ochnesoma steenstrupi.
'''^^xsd:string;
  dwc:aphiaid '424624'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4755'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-137'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4756'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5421> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-104'^^xsd:string;
  dwc:scientificName 'Neosabellides oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129814'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5421'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5422> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5422'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5423> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-109'^^xsd:string;
  dwc:scientificName 'Paraonis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 337490.
'''^^xsd:string;
  dwc:aphiaid '154922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5423'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5424> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-111'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 130595.
'''^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5424'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-53'^^xsd:string;
  dwc:scientificName 'Paralacydonia paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130545'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4614'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-68'^^xsd:string;
  dwc:scientificName 'Ampharete grubei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '152272'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4615'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152272'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-74'^^xsd:string;
  dwc:scientificName 'Aricidea fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 326600.
'''^^xsd:string;
  dwc:aphiaid '130558'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4616'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '333036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4617> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4617'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4619> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-95'^^xsd:string;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Hydroides norveigica.
'''^^xsd:string;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4619'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4574> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-108'^^xsd:string;
  dwc:scientificName 'Paraonis gracilis oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '335587'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4574'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5432> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-131'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5432'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4575> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-111'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 130595.
'''^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4575'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4577> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4577'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5483> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5483'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4578> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-117'^^xsd:string;
  dwc:scientificName 'Prionospio ehlersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Prionospio ehlesi.
'''^^xsd:string;
  dwc:aphiaid '131156'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4578'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4579> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-118'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4579'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5367> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-142'^^xsd:string;
  dwc:scientificName 'Nolella gigantea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '111633'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5367'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '111633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4572> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-102'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mellina palmata.
'''^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4572'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4573> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4573'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4580> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4580'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4581> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-124'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4581'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5683> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_592_5683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5683'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4778> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-34'^^xsd:string;
  dwc:scientificName 'Goniada norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130141'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4778'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5416> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-93'^^xsd:string;
  dwc:scientificName 'Fabricia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '210054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5416'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5417> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5417'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5418> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-100'^^xsd:string;
  dwc:scientificName 'Magelona papillicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mangelona papilicornis.
'''^^xsd:string;
  dwc:aphiaid '154130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5418'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5419> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-101'^^xsd:string;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5419'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5420> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-103'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Myriochelle heeri.
'''^^xsd:string;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5420'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4587> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-132'^^xsd:string;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 425059.
'''^^xsd:string;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4587'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4588> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4588'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4589> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-138'^^xsd:string;
  dwc:scientificName 'Aetea truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '111067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4589'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '111067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4590> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-150'^^xsd:string;
  dwc:scientificName 'Scaphopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '104'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4590'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5430> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-126'^^xsd:string;
  dwc:scientificName 'Tauberia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '762196'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5430'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4582'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4584'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5447> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-201'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5447'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_588_5590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_588_5590> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_588_5590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_588_5590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-81-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5590'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4585> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-128'^^xsd:string;
  dwc:scientificName 'Tharyx dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Tharyx dosobranchialis.
'''^^xsd:string;
  dwc:aphiaid '152432'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4585'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-131'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4586'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5633> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-138'^^xsd:string;
  dwc:scientificName 'Aetea truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '111067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5633'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '111067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5634> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-157'^^xsd:string;
  dwc:scientificName 'Scaphander lignarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '139488'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5634'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '139488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5635> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-158'^^xsd:string;
  dwc:scientificName 'Strombiformis subulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Strobiformis subulata.
'''^^xsd:string;
  dwc:aphiaid '182679'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5635'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '139805'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5495> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5495'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5308> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-253'^^xsd:string;
  dwc:scientificName 'Amphiura cherbonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphiura Charbonieri.
'''^^xsd:string;
  dwc:aphiaid '125072'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5308'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125072'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5309> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-254'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5309'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-85'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4808'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4875'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5171> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_576_5171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-88'^^xsd:string;
  dwc:scientificName 'Clymene santandarensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Clymene santanderensis.
'''^^xsd:string;
  dwc:aphiaid '338744'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5171'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5632> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5632'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5496> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5496'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5498> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5498'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5501> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-54'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5501'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5502> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-55'^^xsd:string;
  dwc:scientificName 'Pilargis falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '209725'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5502'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '332973'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5503> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-67'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amaena trilobata.
'''^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5503'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5504> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-70'^^xsd:string;
  dwc:scientificName 'Ammotrypane aulogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155514'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5504'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5505> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-73'^^xsd:string;
  dwc:scientificName 'Aricidea capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 337479.
'''^^xsd:string;
  dwc:aphiaid '130553'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5505'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '337479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5506> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-79'^^xsd:string;
  dwc:scientificName 'Asychis biceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis biceps.
'''^^xsd:string;
  dwc:aphiaid '146523'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5506'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '341077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_588_5594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_588_5594> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_588_5594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_588_5594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-81-253'^^xsd:string;
  dwc:scientificName 'Amphiura cherbonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphiura Charbonieri.
'''^^xsd:string;
  dwc:aphiaid '125072'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5594'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125072'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4667> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4667'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4668> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4668'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4670'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5108> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5108'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4979> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-88'^^xsd:string;
  dwc:scientificName 'Clymene santandarensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Clymene santanderensis.
'''^^xsd:string;
  dwc:aphiaid '338744'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4979'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5069> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-118'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5069'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5070> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5070'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5099> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5099'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5100> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5100'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5102> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5102'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5103> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5103'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5106> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5106'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5107> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5107'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5280> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5280'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5281> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5281'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5166> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_576_5166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5166'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_570_4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_570_4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_570_4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_570_4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-251'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4949'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5631> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5631'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4781> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4781'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5109> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-219'^^xsd:string;
  dwc:scientificName 'Harpinia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Harpinia della valei.
'''^^xsd:string;
  dwc:aphiaid '102966'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5109'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102966'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4779> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4779'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_588_5586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_588_5586> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_588_5586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_588_5586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-81-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5586'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5647> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_591_5647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5647'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4809> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-93'^^xsd:string;
  dwc:scientificName 'Fabricia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '210054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4809'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_588_5585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_588_5585> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_588_5585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_588_5585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-81-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5585'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5071> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-124'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5071'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4915> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_569_4915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4915'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_569_4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-126'^^xsd:string;
  dwc:scientificName 'Tauberia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '762196'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4925'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_570_4935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_570_4935> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_570_4935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_570_4935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4935'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_570_4936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_570_4936> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_570_4936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_570_4936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4936'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5072> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5072'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5074> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5074'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-211'^^xsd:string;
  dwc:scientificName 'Gnathia phallonajopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '118997'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4635'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '118997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4636'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4637> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4637'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4638> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4638'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-138'^^xsd:string;
  dwc:scientificName 'Aetea truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '111067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4819'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '111067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-139'^^xsd:string;
  dwc:scientificName 'Beania hirtissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '111070'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4820'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '111070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4821'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-190'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4822'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-192'^^xsd:string;
  dwc:scientificName 'Cumella limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 110566. Name not in WoRMS. AphiadID of Alt. repr. used instead.
'''^^xsd:string;
  dwc:aphiaid '110566'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4823'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5379> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-191'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5379'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5063> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5063'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5064> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-101'^^xsd:string;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5064'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5065> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-102'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mellina palmata.
'''^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5065'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4784> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4784'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5145> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5145'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5146> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5146'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5017> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5017'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5147> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-128'^^xsd:string;
  dwc:scientificName 'Tharyx dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Tharyx dosobranchialis.
'''^^xsd:string;
  dwc:aphiaid '152432'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5147'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5087> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5087'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5148> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-131'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5148'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5149> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5149'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5322> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_582_5322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-176'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '141585'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5322'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5014> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-31'^^xsd:string;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5014'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5206> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_577_5206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-253'^^xsd:string;
  dwc:scientificName 'Amphiura cherbonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphiura Charbonieri.
'''^^xsd:string;
  dwc:aphiaid '125072'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5206'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '125072'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5207> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_577_5207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5207'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5208> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_578_5208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-20'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: NEMERTINEA.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5208'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5073> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-126'^^xsd:string;
  dwc:scientificName 'Tauberia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '762196'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5073'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5085> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5085'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5323> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_582_5323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5323'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5324> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_582_5324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5324'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4782> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4782'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5075> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-162'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Elasmatobranchia.
'''^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5075'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4783> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-84'^^xsd:string;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4783'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5327> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_582_5327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-254'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5327'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5328> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-13'^^xsd:string;
  dwc:scientificName 'Amphianthus dohrnii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphianthus dohrnis.
'''^^xsd:string;
  dwc:aphiaid '100936'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5328'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '100936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5325> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_582_5325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5325'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5326> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_582_5326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-236'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5326'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5329> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-21'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Sp. 1 in Nemertinea.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5329'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5330> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-25'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5330'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4732> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-78'^^xsd:string;
  dwc:scientificName 'Aricidea suecica meridionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 734533.
'''^^xsd:string;
  dwc:aphiaid '130573'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4732'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5355> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5355'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4733> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4733'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5351> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-90'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5351'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5352> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-93'^^xsd:string;
  dwc:scientificName 'Fabricia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '210054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5352'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5331> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5331'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5332> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-31'^^xsd:string;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5332'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-195'^^xsd:string;
  dwc:scientificName 'Eocuma dollfusi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110449'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4788'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-31'^^xsd:string;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4798'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-34'^^xsd:string;
  dwc:scientificName 'Goniada norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130141'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4799'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4734> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-82'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4734'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4736> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-84'^^xsd:string;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4736'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-33'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4710'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4711> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-37'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4711'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-38'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4712'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4714'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-46'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4716'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4717'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4718> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-48'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Nephthys histricis.
'''^^xsd:string;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4718'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4719> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-49'^^xsd:string;
  dwc:scientificName 'Nephtys inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Nephthys inermis.
'''^^xsd:string;
  dwc:aphiaid '156263'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4719'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4721'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5353> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-96'^^xsd:string;
  dwc:scientificName 'Hypsicomus phaeotaenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154928'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5353'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5354> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5354'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-28'^^xsd:string;
  dwc:scientificName 'Eteone siphonodonta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '338713'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4536'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4729> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-70'^^xsd:string;
  dwc:scientificName 'Ammotrypane aulogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155514'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4729'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4730> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-73'^^xsd:string;
  dwc:scientificName 'Aricidea capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 337479.
'''^^xsd:string;
  dwc:aphiaid '130553'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4730'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '337479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4731> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-76'^^xsd:string;
  dwc:scientificName 'Aricidea jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Aricidea jeffreyssi.
'''^^xsd:string;
  dwc:aphiaid '155032'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4731'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4738> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-93'^^xsd:string;
  dwc:scientificName 'Fabricia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '210054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4738'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-4'^^xsd:string;
  dwc:scientificName 'Axinella damicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Axinella domicornis.
'''^^xsd:string;
  dwc:aphiaid '132472'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4950'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '132472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-13'^^xsd:string;
  dwc:scientificName 'Amphianthus dohrnii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphianthus dohrnis.
'''^^xsd:string;
  dwc:aphiaid '100936'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4951'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '100936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-22'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Sp. 2 in Nemertinea.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4952'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4954'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-38'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4956'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4955'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4957'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-41'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '183524'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4958'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4726> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-63'^^xsd:string;
  dwc:scientificName 'Syllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 238440.
'''^^xsd:string;
  dwc:aphiaid '155296'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4726'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4727> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-67'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amaena trilobata.
'''^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4727'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4728> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-69'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4728'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_558_4525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_558_4525> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_558_4525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_558_4525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-60-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4525'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4545> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4545'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4540> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-34'^^xsd:string;
  dwc:scientificName 'Goniada norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130141'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4540'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-111'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 130595.
'''^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4744'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-115'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Poecilochaetus sarpens.
'''^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4746'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4745> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-114'^^xsd:string;
  dwc:scientificName 'Polydora antennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 152458.
'''^^xsd:string;
  dwc:aphiaid '224519'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4745'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4723> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-58'^^xsd:string;
  dwc:scientificName 'Sigambra parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130702'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4723'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4725> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-62'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4725'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-228'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Pthisica marina.
'''^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4601'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4602'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4593> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-197'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4593'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4594> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4594'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4595> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-208'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4595'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4596> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4596'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4597> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4597'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4722> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-55'^^xsd:string;
  dwc:scientificName 'Pilargis falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '209725'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4722'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '332973'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4591> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-154'^^xsd:string;
  dwc:scientificName 'Natica alderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '152337'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4591'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4592> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-196'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Eudorella trancatula.
'''^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4592'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4598> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-218'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4598'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4599> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-221'^^xsd:string;
  dwc:scientificName 'Lysianassa longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102608'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4599'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '236523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4606> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-255'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4606'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4607> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-26'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4607'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4608'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-35'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Harmothoe antipolis.
'''^^xsd:string;
  dwc:aphiaid '183191'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4609'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4611> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4611'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4612'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-51'^^xsd:string;
  dwc:scientificName 'Nereis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '224479'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4613'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-196'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Eudorella trancatula.
'''^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4824'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4876> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4876'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4877> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4877'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4603> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-234'^^xsd:string;
  dwc:scientificName 'Callianassa tyrrhena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Callianassa tyrhena.
'''^^xsd:string;
  dwc:aphiaid '107731'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4603'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-238'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4604'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-253'^^xsd:string;
  dwc:scientificName 'Amphiura cherbonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphiura Charbonieri.
'''^^xsd:string;
  dwc:aphiaid '125072'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4605'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125072'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4777> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4777'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5076> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5076'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4878> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-217'^^xsd:string;
  dwc:scientificName 'Amphilochus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphilochus sp.
'''^^xsd:string;
  dwc:aphiaid '101450'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4878'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4879> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-218'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4879'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4880> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4880'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4881> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4881'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4882> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_568_4882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4882'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4884> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_568_4884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4884'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5435> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-158'^^xsd:string;
  dwc:scientificName 'Strombiformis subulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Strobiformis subulata.
'''^^xsd:string;
  dwc:aphiaid '182679'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5435'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '139805'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5436> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-162'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Elasmatobranchia.
'''^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5436'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5625> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-73'^^xsd:string;
  dwc:scientificName 'Aricidea capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 337479.
'''^^xsd:string;
  dwc:aphiaid '130553'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5625'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '337479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5626> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5626'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-140'^^xsd:string;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4758'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-112'^^xsd:string;
  dwc:scientificName 'Phyllochaetopterus solitarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '330565'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4576'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4759> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-164'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Corbulla gibba.
'''^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4759'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-60'^^xsd:string;
  dwc:scientificName 'Staurocephalus rudolphii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '340648'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4724'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5255> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_579_5255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5255'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5335> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5335'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5427> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5427'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5428> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-124'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5428'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5429> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5429'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5431> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5431'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5433> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-134'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Ochnesoma steenstrupi.
'''^^xsd:string;
  dwc:aphiaid '424624'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5433'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5434> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-153'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: GASTEROPODA.
'''^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5434'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4760> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-173'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4760'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4772> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-254'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4772'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4773> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4773'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4774> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-262'^^xsd:string;
  dwc:scientificName 'Trachythyone tergestina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Trachythone tergestina.
'''^^xsd:string;
  dwc:aphiaid '149774'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4774'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124636'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4775> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-13'^^xsd:string;
  dwc:scientificName 'Amphianthus dohrnii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphianthus dohrnis.
'''^^xsd:string;
  dwc:aphiaid '100936'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4775'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '100936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4776> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-20'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: NEMERTINEA.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4776'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-126'^^xsd:string;
  dwc:scientificName 'Tauberia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '762196'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4583'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5077> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5077'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5078> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-218'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5078'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5079> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-222'^^xsd:string;
  dwc:scientificName 'Maera inaequipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Maera inaquires.
'''^^xsd:string;
  dwc:aphiaid '102818'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5079'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '236535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5080> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-253'^^xsd:string;
  dwc:scientificName 'Amphiura cherbonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphiura Charbonieri.
'''^^xsd:string;
  dwc:aphiaid '125072'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5080'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '125072'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5081> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5081'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5082> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-22'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Sp. 2 in Nemertinea.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5082'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5083> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-25'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5083'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5084> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5084'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5233> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_578_5233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-226'^^xsd:string;
  dwc:scientificName 'Monoculodes gibbosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102885'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5233'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '236539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5684> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_592_5684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5684'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5685> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_592_5685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5685'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4741> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4741'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4740> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-97'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4740'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5686> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_592_5686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5686'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5687> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_592_5687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5687'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4739> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-94'^^xsd:string;
  dwc:scientificName 'Heterocirrus alatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '146976'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4739'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4742'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4743> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-108'^^xsd:string;
  dwc:scientificName 'Paraonis gracilis oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '335587'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4743'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5490> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-260'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5490'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5491> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-20'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: NEMERTINEA.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5491'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5492'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5493> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-38'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5493'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5494> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-41'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '183524'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5494'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5115> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5115'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5116> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-41'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '183524'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5116'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5118> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5118'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4680'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5112> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5112'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5113> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-35'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Harmothoe antipolis.
'''^^xsd:string;
  dwc:aphiaid '183191'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5113'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5114> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-38'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5114'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4661> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_561_4661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4661'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4662> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_561_4662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4662'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_561_4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4663'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_561_4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-236'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4664'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4665> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_561_4665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-253'^^xsd:string;
  dwc:scientificName 'Amphiura cherbonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphiura Charbonieri.
'''^^xsd:string;
  dwc:aphiaid '125072'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4665'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125072'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-55'^^xsd:string;
  dwc:scientificName 'Pilargis falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '209725'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4671'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '332973'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-67'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amaena trilobata.
'''^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4672'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-238'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5488'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5489> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5489'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5385> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-220'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5385'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5386> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5386'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5387> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-240'^^xsd:string;
  dwc:scientificName 'Portunus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148469'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5387'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5388> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-253'^^xsd:string;
  dwc:scientificName 'Amphiura cherbonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphiura Charbonieri.
'''^^xsd:string;
  dwc:aphiaid '125072'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5388'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125072'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5086> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5086'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5110> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-226'^^xsd:string;
  dwc:scientificName 'Monoculodes gibbosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102885'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5110'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '236539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5111> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-256'^^xsd:string;
  dwc:scientificName 'Ophiopsila annulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '125048'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5111'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '125048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-174'^^xsd:string;
  dwc:scientificName 'Pandora inaequivalvis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '140674'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5374'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5375> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-177'^^xsd:string;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5375'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-235'^^xsd:string;
  dwc:scientificName 'Galathea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Galathea sp.
'''^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4701'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4702> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-238'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4702'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4703> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-254'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4703'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-20'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: NEMERTINEA.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4704'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5615> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5615'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5366> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5366'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5368> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-150'^^xsd:string;
  dwc:scientificName 'Scaphopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '104'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5368'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5369> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-163'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5369'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5370> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-164'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Corbulla gibba.
'''^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5370'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5576> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5576'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5577> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5577'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5579> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-238'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5579'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5580> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-255'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5580'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_588_5581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_588_5581> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_588_5581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_588_5581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-81-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5581'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5623> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5623'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5624> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-55'^^xsd:string;
  dwc:scientificName 'Pilargis falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '209725'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5624'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '332973'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5380> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-196'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Eudorella trancatula.
'''^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5380'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5381> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5381'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5371> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-168'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5371'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5373> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-172'^^xsd:string;
  dwc:scientificName 'Nucula turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '152274'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5373'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152274'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4737> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-87'^^xsd:string;
  dwc:scientificName 'Clymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 340392.
'''^^xsd:string;
  dwc:aphiaid '155123'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4737'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_558_4529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_558_4529> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_558_4529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_558_4529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-60-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4529'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5365> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-128'^^xsd:string;
  dwc:scientificName 'Tharyx dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Tharyx dosobranchialis.
'''^^xsd:string;
  dwc:aphiaid '152432'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5365'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5678> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_592_5678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5678'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-221'^^xsd:string;
  dwc:scientificName 'Lysianassa longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102608'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4698'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '236523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4700'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5610> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-171'^^xsd:string;
  dwc:scientificName 'Nucula aegeensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Nucula tenuis aegensis.
'''^^xsd:string;
  dwc:aphiaid '541765'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5610'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140581'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5621> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5621'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_558_4530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_558_4530> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_558_4530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_558_4530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-60-218'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4530'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4531> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-4'^^xsd:string;
  dwc:scientificName 'Axinella damicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Axinella domicornis.
'''^^xsd:string;
  dwc:aphiaid '132472'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4531'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '132472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5376> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-179'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5376'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5377> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5377'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5378> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-187'^^xsd:string;
  dwc:scientificName 'Anostraca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148390'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5378'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5679> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_592_5679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-154'^^xsd:string;
  dwc:scientificName 'Natica alderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '152337'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5679'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5680> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_592_5680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-163'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5680'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5681> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_592_5681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-165'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5681'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5682> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_592_5682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-167'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5682'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5542> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-14'^^xsd:string;
  dwc:scientificName 'Edwardsia callimorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Edwardsia calimorpha.
'''^^xsd:string;
  dwc:aphiaid '762943'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5542'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '100910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5547> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5547'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5578> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-227'^^xsd:string;
  dwc:scientificName 'Pherusa fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130111'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5578'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_588_5583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_588_5583> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_588_5583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_588_5583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-81-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5583'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5602> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5602'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4681'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4682> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-124'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4682'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4683> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4683'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4685> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4685'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4686'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5025> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-74'^^xsd:string;
  dwc:scientificName 'Aricidea fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 326600.
'''^^xsd:string;
  dwc:aphiaid '130558'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5025'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '333036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-164'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Corbulla gibba.
'''^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4687'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4532> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-20'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: NEMERTINEA.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4532'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4866'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4533> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-21'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Sp. 1 in Nemertinea.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4533'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4534> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-22'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Sp. 2 in Nemertinea.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4534'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-25'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4535'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5566> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5566'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5567> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-134'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Ochnesoma steenstrupi.
'''^^xsd:string;
  dwc:aphiaid '424624'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5567'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5568> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-147'^^xsd:string;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Aplakophora.
'''^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5568'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5569> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-162'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Elasmatobranchia.
'''^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5569'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5570> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-163'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5570'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5575> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-196'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Eudorella trancatula.
'''^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5575'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5292> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5292'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5294> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5294'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5382> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-205'^^xsd:string;
  dwc:scientificName 'Apseudes holthuisi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Apseudes latreilli.
'''^^xsd:string;
  dwc:aphiaid '136268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5382'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5383> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-209'^^xsd:string;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5383'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5384> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5384'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4996> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-126'^^xsd:string;
  dwc:scientificName 'Tauberia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '762196'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4996'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5574> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-194'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5574'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4811> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-100'^^xsd:string;
  dwc:scientificName 'Magelona papillicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mangelona papilicornis.
'''^^xsd:string;
  dwc:aphiaid '154130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4811'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4812> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-102'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mellina palmata.
'''^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4812'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4813> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4813'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4814'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4815> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4815'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4816> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4816'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4817> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-128'^^xsd:string;
  dwc:scientificName 'Tharyx dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Tharyx dosobranchialis.
'''^^xsd:string;
  dwc:aphiaid '152432'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4817'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_588_5587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_588_5587> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_588_5587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_588_5587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-81-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5587'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_588_5588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_588_5588> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_588_5588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_588_5588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-81-163'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5588'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_588_5589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_588_5589> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_588_5589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_588_5589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-81-167'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5589'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_588_5592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_588_5592> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_588_5592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_588_5592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-81-222'^^xsd:string;
  dwc:scientificName 'Maera inaequipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Maera inaquires.
'''^^xsd:string;
  dwc:aphiaid '102818'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5592'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '236535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_588_5593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_588_5593> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_588_5593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_588_5593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-81-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5593'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_588_5591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_588_5591> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_588_5591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_588_5591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-81-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5591'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4805> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-70'^^xsd:string;
  dwc:scientificName 'Ammotrypane aulogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155514'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4805'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4804> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-67'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amaena trilobata.
'''^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4804'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-155'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Philine aperata.
'''^^xsd:string;
  dwc:aphiaid '763029'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4629'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5571> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-167'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5571'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5573> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-179'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5573'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5572> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-172'^^xsd:string;
  dwc:scientificName 'Nucula turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '152274'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5572'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152274'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-112'^^xsd:string;
  dwc:scientificName 'Phyllochaetopterus solitarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '330565'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4624'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4810> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4810'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4795'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4796'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4797'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4800'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4801'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-50'^^xsd:string;
  dwc:scientificName 'Nephthys sphaerocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Nephthys spaerocirrata.
'''^^xsd:string;
  dwc:aphiaid '337244'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4802'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-54'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4803'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4618> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-87'^^xsd:string;
  dwc:scientificName 'Clymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 340392.
'''^^xsd:string;
  dwc:aphiaid '155123'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4618'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5262> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_579_5262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-233'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5262'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5497> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5497'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5636> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-162'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Elasmatobranchia.
'''^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5636'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5231> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_578_5231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-217'^^xsd:string;
  dwc:scientificName 'Amphilochus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphilochus sp.
'''^^xsd:string;
  dwc:aphiaid '101450'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5231'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5232> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_578_5232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-218'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5232'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5258> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_579_5258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-210'^^xsd:string;
  dwc:scientificName 'Cirolana borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '146832'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5258'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5259> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_579_5259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5259'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5260> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_579_5260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-219'^^xsd:string;
  dwc:scientificName 'Harpinia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Harpinia della valei.
'''^^xsd:string;
  dwc:aphiaid '102966'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5260'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102966'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5261> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_579_5261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-222'^^xsd:string;
  dwc:scientificName 'Maera inaequipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Maera inaquires.
'''^^xsd:string;
  dwc:aphiaid '102818'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5261'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '236535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5229> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_578_5229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5229'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5230> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_578_5230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5230'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5639> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5639'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5640> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-218'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5640'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5641> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-219'^^xsd:string;
  dwc:scientificName 'Harpinia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Harpinia della valei.
'''^^xsd:string;
  dwc:aphiaid '102966'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5641'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102966'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5638> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5638'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-167'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5637'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5616> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-261'^^xsd:string;
  dwc:scientificName 'Trachythyone elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Trachythone elongata.
'''^^xsd:string;
  dwc:aphiaid '149904'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5616'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124635'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5617> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-4'^^xsd:string;
  dwc:scientificName 'Axinella damicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Axinella domicornis.
'''^^xsd:string;
  dwc:aphiaid '132472'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5617'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '132472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5618> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-35'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Harmothoe antipolis.
'''^^xsd:string;
  dwc:aphiaid '183191'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5618'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5310> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5310'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-112'^^xsd:string;
  dwc:scientificName 'Phyllochaetopterus solitarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '330565'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4679'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-126'^^xsd:string;
  dwc:scientificName 'Tauberia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '762196'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4684'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_566_4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-197'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4853'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_566_4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4854'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_566_4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-208'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4855'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_566_4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4856'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_566_4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4857'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5644> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5644'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5130> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-83'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5130'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5131> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-84'^^xsd:string;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5131'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5133> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-97'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5133'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5134> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5134'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5180> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_576_5180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5180'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5059> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5059'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-83'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5060'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5062> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-93'^^xsd:string;
  dwc:scientificName 'Fabricia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '210054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5062'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '334659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5279> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5279'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_566_4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-217'^^xsd:string;
  dwc:scientificName 'Amphilochus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphilochus sp.
'''^^xsd:string;
  dwc:aphiaid '101450'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4858'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5622> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-51'^^xsd:string;
  dwc:scientificName 'Nereis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '224479'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5622'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5619> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5619'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5620> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5620'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5642> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-236'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5642'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5643> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-254'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5643'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-196'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Eudorella trancatula.
'''^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4789'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4790'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4791'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-217'^^xsd:string;
  dwc:scientificName 'Amphilochus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphilochus sp.
'''^^xsd:string;
  dwc:aphiaid '101450'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4792'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4793> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-218'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4793'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-220'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4794'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5216> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_578_5216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-54'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5216'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5140> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-112'^^xsd:string;
  dwc:scientificName 'Phyllochaetopterus solitarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '330565'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5140'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5263> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-25'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5263'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5264> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5264'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5276> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-102'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mellina palmata.
'''^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5276'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5277> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5277'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5278> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-117'^^xsd:string;
  dwc:scientificName 'Prionospio ehlersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Prionospio ehlesi.
'''^^xsd:string;
  dwc:aphiaid '131156'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5278'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5175> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_576_5175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-124'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5175'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5176> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_576_5176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5176'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5177> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_576_5177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5177'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5178> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_576_5178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-164'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Corbulla gibba.
'''^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5178'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5475> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-126'^^xsd:string;
  dwc:scientificName 'Tauberia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '762196'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5475'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5482> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-171'^^xsd:string;
  dwc:scientificName 'Nucula aegeensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Nucula tenuis aegensis.
'''^^xsd:string;
  dwc:aphiaid '541765'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5482'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140581'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5627> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-100'^^xsd:string;
  dwc:scientificName 'Magelona papillicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mangelona papilicornis.
'''^^xsd:string;
  dwc:aphiaid '154130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5627'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5628> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5628'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_566_4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-196'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Eudorella trancatula.
'''^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4852'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-93'^^xsd:string;
  dwc:scientificName 'Fabricia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '210054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4981'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '334659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4982> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-94'^^xsd:string;
  dwc:scientificName 'Heterocirrus alatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '146976'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4982'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4983> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-97'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4983'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4984> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4984'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4985> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-100'^^xsd:string;
  dwc:scientificName 'Magelona papillicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mangelona papilicornis.
'''^^xsd:string;
  dwc:aphiaid '154130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4985'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4986> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4986'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4987> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-106'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4987'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4988> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-108'^^xsd:string;
  dwc:scientificName 'Paraonis gracilis oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '335587'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4988'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '156209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4868'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4989> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-111'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 130595.
'''^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4989'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5654> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_591_5654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5654'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5051> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-20'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: NEMERTINEA.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5051'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5052'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5053> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-41'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '183524'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5053'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5055'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5056'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-54'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5057'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5144> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-124'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5144'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4806> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4806'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5265> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5265'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5268> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5268'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_588_5582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_588_5582> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_588_5582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_588_5582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-81-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5582'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4863> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_566_4863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4863'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-21'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Sp. 1 in Nemertinea.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4864'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4865'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_567_4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4867'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5629> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-124'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5629'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_590_5630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_590_5630> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_590_5630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_590_5630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-87-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5630'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5220> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_578_5220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5220'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5221> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_578_5221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-117'^^xsd:string;
  dwc:scientificName 'Prionospio ehlersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Prionospio ehlesi.
'''^^xsd:string;
  dwc:aphiaid '131156'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5221'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5222> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_578_5222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5222'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_5005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_5005> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_5005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_5005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5005'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5218> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_578_5218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-57'^^xsd:string;
  dwc:scientificName 'Polyodontes frons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Polydontes frons.
'''^^xsd:string;
  dwc:aphiaid '331035'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5218'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '331035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5219> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_578_5219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-82'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5219'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4995> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4995'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-66'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Edreoi.
'''^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5058'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5117> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5117'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_569_4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-163'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4928'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4761> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-174'^^xsd:string;
  dwc:scientificName 'Pandora inaequivalvis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '140674'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4761'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4762> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4762'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4763> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-190'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4763'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-196'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Eudorella trancatula.
'''^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4764'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4765'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4766> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4766'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5170> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_576_5170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-85'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5170'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_5006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_5006> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_5006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_5006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-222'^^xsd:string;
  dwc:scientificName 'Maera inaequipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Maera inaquires.
'''^^xsd:string;
  dwc:aphiaid '102818'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5006'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '236535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4990> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4990'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4991> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-117'^^xsd:string;
  dwc:scientificName 'Prionospio ehlersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Prionospio ehlesi.
'''^^xsd:string;
  dwc:aphiaid '131156'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4991'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4992> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-119'^^xsd:string;
  dwc:scientificName 'Prionospio pinnata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 335132.
'''^^xsd:string;
  dwc:aphiaid '181503'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4992'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131140'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4993> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-122'^^xsd:string;
  dwc:scientificName 'Sosane sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129821'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4993'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4834> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_566_4834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4834'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_566_4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4836'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4994> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-124'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4994'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5172> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_576_5172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5172'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5173> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_576_5173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5173'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5174> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_576_5174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5174'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_569_4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-141'^^xsd:string;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4927'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4780'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5050> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-253'^^xsd:string;
  dwc:scientificName 'Amphiura cherbonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphiura Charbonieri.
'''^^xsd:string;
  dwc:aphiaid '125072'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5050'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '125072'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5471> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-88'^^xsd:string;
  dwc:scientificName 'Clymene santandarensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Clymene santanderensis.
'''^^xsd:string;
  dwc:aphiaid '338744'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5471'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5273> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-83'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5273'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5274> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_580_5274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-85'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5274'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_569_4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4923'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_569_4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4924'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4926> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_569_4926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4926'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5655> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_591_5655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5655'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5656> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_591_5656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5656'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4538> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4538'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4539> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-31'^^xsd:string;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4539'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4541> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-36'^^xsd:string;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 340463.
'''^^xsd:string;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4541'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4542> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-41'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '183524'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4542'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4543> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4543'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5521> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-126'^^xsd:string;
  dwc:scientificName 'Tauberia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '762196'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5521'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5663> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_591_5663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5663'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4895> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_568_4895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4895'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_566_4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4835'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4785'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4600> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-227'^^xsd:string;
  dwc:scientificName 'Pherusa fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130111'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4600'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_560_4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4610'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4786'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_564_4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_564_4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_564_4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_564_4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-81-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4787'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5657> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_591_5657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5657'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5658> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_591_5658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5658'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5659> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_591_5659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-177'^^xsd:string;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5659'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5660> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_591_5660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-178'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Tyasira flexuosa.
'''^^xsd:string;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5660'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5661> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_591_5661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-201'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5661'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5662> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_591_5662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5662'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5512> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-98'^^xsd:string;
  dwc:scientificName 'Leucothoe clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Leicothoe clypeata.
'''^^xsd:string;
  dwc:aphiaid '555077'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5512'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '555084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5158> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5158'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5159> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-233'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5159'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5321> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_582_5321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-172'^^xsd:string;
  dwc:scientificName 'Nucula turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '152274'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5321'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152274'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5664> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_591_5664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-233'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5664'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5041> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5041'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5183> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_576_5183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5183'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5184> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_576_5184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-228'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Pthisica marina.
'''^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5184'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5185> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_576_5185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5185'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5186> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_576_5186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-235'^^xsd:string;
  dwc:scientificName 'Galathea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Galathea sp.
'''^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5186'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5187> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_577_5187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5187'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5301> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5301'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5302> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-140'^^xsd:string;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5302'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5303> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-158'^^xsd:string;
  dwc:scientificName 'Strombiformis subulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Strobiformis subulata.
'''^^xsd:string;
  dwc:aphiaid '182679'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5303'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '139805'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5304> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-167'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5304'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5035> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-101'^^xsd:string;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5035'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5036> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-103'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Myriochelle heeri.
'''^^xsd:string;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5036'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5037'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5038> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-109'^^xsd:string;
  dwc:scientificName 'Paraonis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 337490.
'''^^xsd:string;
  dwc:aphiaid '154922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5038'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5040> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-113'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5040'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-197'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4825'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4826'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4827'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-217'^^xsd:string;
  dwc:scientificName 'Amphilochus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphilochus sp.
'''^^xsd:string;
  dwc:aphiaid '101450'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4828'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5319> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_582_5319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5319'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5320> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_582_5320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-163'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5320'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5151> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5151'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5152> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-197'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5152'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5153> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5153'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5154> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-208'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5154'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5155> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5155'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5156> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5156'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5157> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-217'^^xsd:string;
  dwc:scientificName 'Amphilochus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphilochus sp.
'''^^xsd:string;
  dwc:aphiaid '101450'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5157'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5191> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_577_5191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-51'^^xsd:string;
  dwc:scientificName 'Nereis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '224479'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5191'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5192> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_577_5192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-73'^^xsd:string;
  dwc:scientificName 'Aricidea capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 337479.
'''^^xsd:string;
  dwc:aphiaid '130553'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5192'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '337479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5193> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_577_5193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5193'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5194> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_577_5194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-82'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5194'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5195> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_577_5195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-93'^^xsd:string;
  dwc:scientificName 'Fabricia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '210054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5195'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '334659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5316> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_582_5316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5316'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5317> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_582_5317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5317'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5212> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_578_5212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5212'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5318> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_582_5318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5318'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4708> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4708'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4709> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-32'^^xsd:string;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4709'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_557_4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4500'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_557_4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4501'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4504> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_557_4504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-126'^^xsd:string;
  dwc:scientificName 'Tauberia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '762196'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4504'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5188> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_577_5188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5188'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5190> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_577_5190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5190'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5054> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5054'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_573_5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_573_5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_573_5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_573_5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-75-88'^^xsd:string;
  dwc:scientificName 'Clymene santandarensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Clymene santanderensis.
'''^^xsd:string;
  dwc:aphiaid '338744'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5061'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-221'^^xsd:string;
  dwc:scientificName 'Lysianassa longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102608'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4829'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '236523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_565_4830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_565_4830> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_565_4830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_565_4830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-83-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4830'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_566_4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-12'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4831'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4832> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_566_4832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-13'^^xsd:string;
  dwc:scientificName 'Amphianthus dohrnii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphianthus dohrnis.
'''^^xsd:string;
  dwc:aphiaid '100936'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4832'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '100936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4833> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_566_4833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-20'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: NEMERTINEA.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4833'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-25'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4705'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_563_4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4707'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5305> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-208'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5305'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5306> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-233'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5306'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5307> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_581_5307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-236'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5307'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5311> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_582_5311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-22'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Sp. 2 in Nemertinea.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5311'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5312> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_582_5312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5312'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5313> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_582_5313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5313'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4998> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-128'^^xsd:string;
  dwc:scientificName 'Tharyx dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Tharyx dosobranchialis.
'''^^xsd:string;
  dwc:aphiaid '152432'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4998'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4999> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4999'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_5000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_5000> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_5000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_5000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-138'^^xsd:string;
  dwc:scientificName 'Aetea truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '111067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5000'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '111067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_5001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_5001> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_5001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_5001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-147'^^xsd:string;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Aplakophora.
'''^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5001'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_5002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_5002> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_5002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_5002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-197'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5002'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_5003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_5003> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_5003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_5003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5003'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_5004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_5004> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_5004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_5004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-205'^^xsd:string;
  dwc:scientificName 'Apseudes holthuisi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Apseudes latreilli.
'''^^xsd:string;
  dwc:aphiaid '136268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5004'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '136268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5120> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5120'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4885> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_568_4885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4885'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4886> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_568_4886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4886'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-100'^^xsd:string;
  dwc:scientificName 'Magelona papillicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mangelona papilicornis.
'''^^xsd:string;
  dwc:aphiaid '154130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5034'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5468> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-55'^^xsd:string;
  dwc:scientificName 'Pilargis falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '209725'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5468'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '332973'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5469> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5469'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5537> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-256'^^xsd:string;
  dwc:scientificName 'Ophiopsila annulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '125048'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5537'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5538> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-260'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5538'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5539> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-3'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5539'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5540> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-9'^^xsd:string;
  dwc:scientificName 'Obelia geniculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5540'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5541> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-13'^^xsd:string;
  dwc:scientificName 'Amphianthus dohrnii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphianthus dohrnis.
'''^^xsd:string;
  dwc:aphiaid '100936'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5541'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '100936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5484> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-196'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Eudorella trancatula.
'''^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5484'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5485> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5485'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5486> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-219'^^xsd:string;
  dwc:scientificName 'Harpinia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Harpinia della valei.
'''^^xsd:string;
  dwc:aphiaid '102966'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5486'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102966'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5487> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-236'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5487'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5519> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5519'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5520> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5520'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5523> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-131'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5523'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5543> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-22'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Sp. 2 in Nemertinea.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5543'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5467> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-54'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5467'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5480> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-158'^^xsd:string;
  dwc:scientificName 'Strombiformis subulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Strobiformis subulata.
'''^^xsd:string;
  dwc:aphiaid '182679'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5480'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '139805'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5481> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-162'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Elasmatobranchia.
'''^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5481'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5522> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5522'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5557> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-106'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5557'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5448> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5448'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5558> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-109'^^xsd:string;
  dwc:scientificName 'Paraonis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 337490.
'''^^xsd:string;
  dwc:aphiaid '154922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5558'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5559> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-111'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 130595.
'''^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5559'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5461> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-265'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5461'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5462> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-9'^^xsd:string;
  dwc:scientificName 'Obelia geniculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5462'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5463> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5463'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5464> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5464'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5465> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5465'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5466> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_585_5466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-51'^^xsd:string;
  dwc:scientificName 'Nereis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '224479'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5466'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4965'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-61'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4966'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-63'^^xsd:string;
  dwc:scientificName 'Syllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 238440.
'''^^xsd:string;
  dwc:aphiaid '155296'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4967'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4968> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-67'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amaena trilobata.
'''^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4968'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-70'^^xsd:string;
  dwc:scientificName 'Ammotrypane aulogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155514'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4969'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5536> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-253'^^xsd:string;
  dwc:scientificName 'Amphiura cherbonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphiura Charbonieri.
'''^^xsd:string;
  dwc:aphiaid '125072'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5536'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125072'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5459> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-241'^^xsd:string;
  dwc:scientificName 'Portunus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Portunus pussilus.
'''^^xsd:string;
  dwc:aphiaid '154310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5459'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5645> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_591_5645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5645'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5646> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_591_5646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-35'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Harmothoe antipolis.
'''^^xsd:string;
  dwc:aphiaid '183191'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5646'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5460> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-261'^^xsd:string;
  dwc:scientificName 'Trachythyone elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Trachythone elongata.
'''^^xsd:string;
  dwc:aphiaid '149904'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5460'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124635'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5560> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5560'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5561> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-118'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5561'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5562> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5562'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5563> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5563'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5564> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5564'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-44'^^xsd:string;
  dwc:scientificName 'Lumbriconereis latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155488'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4544'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4546> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4546'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4547> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-49'^^xsd:string;
  dwc:scientificName 'Nephtys inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Nephthys inermis.
'''^^xsd:string;
  dwc:aphiaid '156263'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4547'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5105> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_574_5105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5105'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5454> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-218'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5454'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5455> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-220'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5455'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5456> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-225'^^xsd:string;
  dwc:scientificName 'Metaphoxus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102983'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5456'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5457> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-228'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Pthisica marina.
'''^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5457'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5458> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-236'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5458'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5451> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-211'^^xsd:string;
  dwc:scientificName 'Gnathia phallonajopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '118997'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5451'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '118997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5452> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5452'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5453> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5453'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4548> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_559_4548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-50'^^xsd:string;
  dwc:scientificName 'Nephthys sphaerocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Nephthys spaerocirrata.
'''^^xsd:string;
  dwc:aphiaid '337244'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4548'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5450> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-208'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5450'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4963'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-51'^^xsd:string;
  dwc:scientificName 'Nereis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '224479'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4964'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5565> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-131'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5565'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-46'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4962'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5544> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5544'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5545> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5545'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5546> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5546'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4510> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_557_4510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-164'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Corbulla gibba.
'''^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4510'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4511> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_557_4511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-167'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4511'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4512> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_557_4512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4512'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4513> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_557_4513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-217'^^xsd:string;
  dwc:scientificName 'Amphilochus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphilochus sp.
'''^^xsd:string;
  dwc:aphiaid '101450'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4513'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4514> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_557_4514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-221'^^xsd:string;
  dwc:scientificName 'Lysianassa longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102608'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4514'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '236523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4515> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_557_4515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-222'^^xsd:string;
  dwc:scientificName 'Maera inaequipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Maera inaquires.
'''^^xsd:string;
  dwc:aphiaid '102818'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4515'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '236535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4516> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_557_4516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-233'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4516'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4517> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_557_4517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-237'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4517'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_566_4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4850'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4518> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_557_4518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-240'^^xsd:string;
  dwc:scientificName 'Portunus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148469'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4518'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4677'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4678> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-110'^^xsd:string;
  dwc:scientificName 'Pectinaria auricoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 130590.
'''^^xsd:string;
  dwc:aphiaid '334415'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4678'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_5007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_5007> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_5007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_571_5007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5007'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5606> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5606'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5607> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-156'^^xsd:string;
  dwc:scientificName 'Philine catena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '140747'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5607'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140747'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5611> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-172'^^xsd:string;
  dwc:scientificName 'Nucula turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '152274'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5611'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152274'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5612> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5612'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5613> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5613'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5614> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_589_5614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-219'^^xsd:string;
  dwc:scientificName 'Harpinia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Harpinia della valei.
'''^^xsd:string;
  dwc:aphiaid '102966'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5614'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102966'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4887> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_568_4887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4887'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5556> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5556'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5135> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_575_5135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-103'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Myriochelle heeri.
'''^^xsd:string;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5135'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5196> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_577_5196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-100'^^xsd:string;
  dwc:scientificName 'Magelona papillicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mangelona papilicornis.
'''^^xsd:string;
  dwc:aphiaid '154130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5196'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5553> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-79'^^xsd:string;
  dwc:scientificName 'Asychis biceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis biceps.
'''^^xsd:string;
  dwc:aphiaid '146523'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5553'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '341077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5554> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-82'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5554'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5555> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5555'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5551> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-66'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Edreoi.
'''^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5551'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5552> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-73'^^xsd:string;
  dwc:scientificName 'Aricidea capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 337479.
'''^^xsd:string;
  dwc:aphiaid '130553'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5552'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '337479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5549> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5549'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5438> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-164'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Corbulla gibba.
'''^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5438'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5550> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-55'^^xsd:string;
  dwc:scientificName 'Pilargis falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '209725'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5550'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '332973'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5024> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-66'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Edreoi.
'''^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5024'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4673> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_562_4673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-70'^^xsd:string;
  dwc:scientificName 'Ammotrypane aulogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155514'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4673'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5499> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5499'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5398> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5398'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5414> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-87'^^xsd:string;
  dwc:scientificName 'Clymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 340392.
'''^^xsd:string;
  dwc:aphiaid '155123'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5414'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5415> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_584_5415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-88'^^xsd:string;
  dwc:scientificName 'Clymene santandarensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Clymene santanderensis.
'''^^xsd:string;
  dwc:aphiaid '338744'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5415'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5500> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_586_5500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-53'^^xsd:string;
  dwc:scientificName 'Paralacydonia paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130545'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5500'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5333> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_583_5333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-41'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '183524'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5333'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_587_5548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_587_5548> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_587_5548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_587_5548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-79-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5548'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5022> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/624_572_5022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5022'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5023> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-55'^^xsd:string;
  dwc:scientificName 'Pilargis falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '209725'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5023'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '332973'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5091> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_574_5091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_574_5091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-81'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5091'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5092> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_574_5092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_574_5092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-83'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5092'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5160> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-253'^^xsd:string;
  dwc:scientificName 'Amphiura cherbonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphiura Charbonieri.
'''^^xsd:string;
  dwc:aphiaid '125072'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5160'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '125072'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4903> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4903'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5015> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-38'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5015'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5016> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-41'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '183524'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5016'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5018> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5018'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5019> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5019'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5020> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-50'^^xsd:string;
  dwc:scientificName 'Nephthys sphaerocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Nephthys spaerocirrata.
'''^^xsd:string;
  dwc:aphiaid '337244'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5020'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5089> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_574_5089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_574_5089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-70'^^xsd:string;
  dwc:scientificName 'Ammotrypane aulogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155514'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5089'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5090> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_574_5090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_574_5090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-74'^^xsd:string;
  dwc:scientificName 'Aricidea fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 326600.
'''^^xsd:string;
  dwc:aphiaid '130558'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5090'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '333036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_562_4694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_562_4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4694'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_562_4695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_562_4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4695'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_562_4696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_562_4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-218'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4696'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_562_4697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_562_4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-219'^^xsd:string;
  dwc:scientificName 'Harpinia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Harpinia della valei.
'''^^xsd:string;
  dwc:aphiaid '102966'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4697'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102966'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4896> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-124'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4896'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4897> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4897'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4899> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4899'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4900> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4900'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4901'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4902> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4902'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_581_5300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_581_5300> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_581_5300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_581_5300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_581_5300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-50-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5300'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5088> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_574_5088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_574_5088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5088'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4654> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4654'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4655> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-124'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4655'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4656> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4656'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4657> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4657'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-128'^^xsd:string;
  dwc:scientificName 'Tharyx dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Tharyx dosobranchialis.
'''^^xsd:string;
  dwc:aphiaid '152432'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4658'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4659> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-173'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4659'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4660> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4660'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5201> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_577_5201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_577_5201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-126'^^xsd:string;
  dwc:scientificName 'Tauberia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '762196'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5201'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_562_4692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_562_4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-201'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4692'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_562_4693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_562_4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4693'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5534> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-205'^^xsd:string;
  dwc:scientificName 'Apseudes holthuisi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Apseudes latreilli.
'''^^xsd:string;
  dwc:aphiaid '136268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5534'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-100'^^xsd:string;
  dwc:scientificName 'Magelona papillicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mangelona papilicornis.
'''^^xsd:string;
  dwc:aphiaid '154130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4652'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4653> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-101'^^xsd:string;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4653'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4643> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_560_4643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_560_4643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-256'^^xsd:string;
  dwc:scientificName 'Ophiopsila annulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '125048'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4643'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4644'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4645> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-31'^^xsd:string;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4645'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4646'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4647> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4647'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4648> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-50'^^xsd:string;
  dwc:scientificName 'Nephthys sphaerocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Nephthys spaerocirrata.
'''^^xsd:string;
  dwc:aphiaid '337244'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4648'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4649> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4649'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4650'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_561_4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_561_4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_561_4651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_561_4651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_561_4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-75-93'^^xsd:string;
  dwc:scientificName 'Fabricia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-75'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '210054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4651'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5470> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_585_5470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_585_5470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-83'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5470'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5526> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-150'^^xsd:string;
  dwc:scientificName 'Scaphopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '104'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5526'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5527> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-177'^^xsd:string;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5527'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5528> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5528'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5529> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-191'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5529'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5530> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-195'^^xsd:string;
  dwc:scientificName 'Eocuma dollfusi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110449'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5530'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5531> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-196'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Eudorella trancatula.
'''^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5531'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5532> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-201'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5532'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5533> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5533'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5524> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5524'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5525> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-134'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Ochnesoma steenstrupi.
'''^^xsd:string;
  dwc:aphiaid '424624'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5525'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5334> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5334'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5336> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5336'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5652> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_591_5652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_591_5652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-51'^^xsd:string;
  dwc:scientificName 'Nereis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '224479'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5652'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5648> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_591_5648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_591_5648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5648'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5650> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_591_5650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_591_5650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5650'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5653> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_591_5653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_591_5653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-55'^^xsd:string;
  dwc:scientificName 'Pilargis falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '209725'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5653'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '332973'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5670> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_592_5670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_592_5670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5670'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5672> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_592_5672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_592_5672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5672'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5021> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-51'^^xsd:string;
  dwc:scientificName 'Nereis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '224479'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5021'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5535> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5535'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5275> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_580_5275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_580_5275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5275'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5197> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_577_5197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_577_5197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5197'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5198> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_577_5198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_577_5198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5198'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5199> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_577_5199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_577_5199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-124'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5199'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5200> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_577_5200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_577_5200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5200'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5202> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_577_5202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_577_5202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-132'^^xsd:string;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 425059.
'''^^xsd:string;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5202'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5203> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_577_5203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_577_5203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5203'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5649> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_591_5649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_591_5649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5649'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5651> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_591_5651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_591_5651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5651'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5337> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-51'^^xsd:string;
  dwc:scientificName 'Nereis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '224479'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5337'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5338> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5338'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5339> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-63'^^xsd:string;
  dwc:scientificName 'Syllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 238440.
'''^^xsd:string;
  dwc:aphiaid '155296'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5339'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5340> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-66'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Edreoi.
'''^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5340'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5341> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-67'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amaena trilobata.
'''^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5341'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5241> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5241'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5243> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5243'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5342> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-73'^^xsd:string;
  dwc:scientificName 'Aricidea capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 337479.
'''^^xsd:string;
  dwc:aphiaid '130553'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5342'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '337479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5343> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-74'^^xsd:string;
  dwc:scientificName 'Aricidea fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 326600.
'''^^xsd:string;
  dwc:aphiaid '130558'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5343'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '333036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_570_4938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_570_4938> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_570_4938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_570_4938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  geo-pos:lat "39.57"^^xsd:decimal ;
  geo-pos:long "19.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_570_4938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-51'^^xsd:string;
  dwc:scientificName 'Nereis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '224479'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4938'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5119> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5119'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5132> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-88'^^xsd:string;
  dwc:scientificName 'Clymene santandarensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Clymene santanderensis.
'''^^xsd:string;
  dwc:aphiaid '338744'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5132'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5442> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-177'^^xsd:string;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5442'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5443> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5443'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5162> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_576_5162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_576_5162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-8'^^xsd:string;
  dwc:scientificName 'Laomedea angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '117379'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5162'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '117379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5163> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_576_5163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_576_5163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-20'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: NEMERTINEA.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5163'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4840> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-85'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4840'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4841> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-93'^^xsd:string;
  dwc:scientificName 'Fabricia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '210054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4841'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4669> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_562_4669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_562_4669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4669'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5204> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_577_5204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_577_5204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5204'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5161> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_576_5161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_576_5161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-7'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5161'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4838> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4838'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4839> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4839'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5389> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-256'^^xsd:string;
  dwc:scientificName 'Ophiopsila annulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '125048'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5389'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_571_4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_571_4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-72'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4970'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5609> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_589_5609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_589_5609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-169'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5609'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4837'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5444> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-195'^^xsd:string;
  dwc:scientificName 'Eocuma dollfusi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110449'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5444'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5445> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-196'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Eudorella trancatula.
'''^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5445'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5446> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-198'^^xsd:string;
  dwc:scientificName 'Leucon mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name not in WoRMS. AphiadID of Alt. repr. used instead.
'''^^xsd:string;
  dwc:aphiaid '110617'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5446'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5449> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-205'^^xsd:string;
  dwc:scientificName 'Apseudes holthuisi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Apseudes latreilli.
'''^^xsd:string;
  dwc:aphiaid '136268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5449'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5250> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5250'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4549> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4549'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5246> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-66'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Edreoi.
'''^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5246'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5247> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5247'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5248> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5248'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5249> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5249'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5437> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-163'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5437'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5439> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-166'^^xsd:string;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5439'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5440> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-170'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5440'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5441> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-175'^^xsd:string;
  dwc:scientificName 'Saxicava arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '152308'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5441'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_558_4523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_558_4523> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_558_4523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_558_4523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  geo-pos:lat "39.57"^^xsd:decimal ;
  geo-pos:long "19.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_558_4523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-60-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4523'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_558_4524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_558_4524> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_558_4524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_558_4524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  geo-pos:lat "39.57"^^xsd:decimal ;
  geo-pos:long "19.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_558_4524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-60-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4524'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_558_4526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_558_4526> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_558_4526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_558_4526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  geo-pos:lat "39.57"^^xsd:decimal ;
  geo-pos:long "19.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_558_4526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-60-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4526'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4520> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_557_4520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_557_4520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-253'^^xsd:string;
  dwc:scientificName 'Amphiura cherbonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphiura Charbonieri.
'''^^xsd:string;
  dwc:aphiaid '125072'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4520'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125072'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4521> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_557_4521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_557_4521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4521'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_558_4522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_558_4522> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_558_4522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_558_4522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  geo-pos:lat "39.57"^^xsd:decimal ;
  geo-pos:long "19.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_558_4522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-60-22'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Sp. 2 in Nemertinea.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4522'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5167> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_576_5167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_576_5167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5167'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5168> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_576_5168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_576_5168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5168'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5030> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-88'^^xsd:string;
  dwc:scientificName 'Clymene santandarensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Clymene santanderensis.
'''^^xsd:string;
  dwc:aphiaid '338744'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5030'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5039> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-112'^^xsd:string;
  dwc:scientificName 'Phyllochaetopterus solitarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '330565'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5039'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4519> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_557_4519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_557_4519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-247'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4519'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5164> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_576_5164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_576_5164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5164'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5165> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_576_5165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_576_5165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5165'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5240> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-41'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '183524'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5240'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5242> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5242'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_558_4527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_558_4527> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_558_4527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_558_4527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  geo-pos:lat "39.57"^^xsd:decimal ;
  geo-pos:long "19.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_558_4527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-60-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4527'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_588_5596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_588_5596> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_588_5596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_588_5596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_588_5596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-81-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5596'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5235> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-236'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5235'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5236> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-240'^^xsd:string;
  dwc:scientificName 'Portunus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148469'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5236'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5237> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-254'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5237'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5238> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5238'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5239> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5239'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5234> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5234'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5252> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-128'^^xsd:string;
  dwc:scientificName 'Tharyx dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Tharyx dosobranchialis.
'''^^xsd:string;
  dwc:aphiaid '152432'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5252'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5253> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-147'^^xsd:string;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Aplakophora.
'''^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5253'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5254> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-164'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Corbulla gibba.
'''^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5254'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5256> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-197'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5256'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5257> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5257'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4627> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_560_4627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_560_4627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4627'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_560_4628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_560_4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4628'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_560_4630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_560_4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4630'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4631> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_560_4631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_560_4631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-191'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4631'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4550> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-54'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4550'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-55'^^xsd:string;
  dwc:scientificName 'Pilargis falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '209725'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4551'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '332973'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-58'^^xsd:string;
  dwc:scientificName 'Sigambra parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130702'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4552'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4553> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-59'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis ovigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131390'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4553'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-61'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4554'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4555> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-67'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amaena trilobata.
'''^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4555'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4556> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-70'^^xsd:string;
  dwc:scientificName 'Ammotrypane aulogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155514'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4556'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_560_4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_560_4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-114'^^xsd:string;
  dwc:scientificName 'Polydora antennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 152458.
'''^^xsd:string;
  dwc:aphiaid '224519'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4625'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4626> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_560_4626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_560_4626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4626'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5244> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5244'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_579_5245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_579_5245> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_579_5245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_579_5245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_579_5245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-89-54'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5245'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5211> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-41'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '183524'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5211'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5213> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5213'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5209> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5209'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5210> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5210'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5214> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-51'^^xsd:string;
  dwc:scientificName 'Nereis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '224479'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5214'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5215> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5215'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4557> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-71'^^xsd:string;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4557'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4558> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-73'^^xsd:string;
  dwc:scientificName 'Aricidea capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 337479.
'''^^xsd:string;
  dwc:aphiaid '130553'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4558'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '337479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5390> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-21'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Sp. 1 in Nemertinea.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5390'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5391> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-27'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5391'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4559> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-74'^^xsd:string;
  dwc:scientificName 'Aricidea fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 326600.
'''^^xsd:string;
  dwc:aphiaid '130558'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4559'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '333036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5227> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5227'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5393> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5393'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5394> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5394'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5395> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-38'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5395'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5396> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-41'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '183524'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5396'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5397> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5397'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5399> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-46'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5399'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5400> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5400'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5225> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5225'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4633> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_560_4633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_560_4633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4633'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_560_4634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_560_4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-205'^^xsd:string;
  dwc:scientificName 'Apseudes holthuisi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Apseudes latreilli.
'''^^xsd:string;
  dwc:aphiaid '136268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4634'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5401> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-50'^^xsd:string;
  dwc:scientificName 'Nephthys sphaerocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Nephthys spaerocirrata.
'''^^xsd:string;
  dwc:aphiaid '337244'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5401'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4632> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_560_4632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_560_4632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-196'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Eudorella trancatula.
'''^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4632'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4641> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_560_4641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_560_4641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-252'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphipolis squemata.
'''^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4641'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4642> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_560_4642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_560_4642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-253'^^xsd:string;
  dwc:scientificName 'Amphiura cherbonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphiura Charbonieri.
'''^^xsd:string;
  dwc:aphiaid '125072'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4642'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125072'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4639> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_560_4639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_560_4639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-248'^^xsd:string;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4639'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_560_4640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_560_4640> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_560_4640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_560_4640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_560_4640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-72-251'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4640'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5347> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-82'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5347'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5348> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-83'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5348'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5043> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5043'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5044> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5044'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5045'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5046> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-192'^^xsd:string;
  dwc:scientificName 'Cumella limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 110566. Name not in WoRMS. AphiadID of Alt. repr. used instead.
'''^^xsd:string;
  dwc:aphiaid '110566'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5046'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5047> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5047'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5048> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-214'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5048'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-126'^^xsd:string;
  dwc:scientificName 'Tauberia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '762196'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4898'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5049> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5049'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5344> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-77'^^xsd:string;
  dwc:scientificName 'Aricidea neosuecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130566'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5344'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5345> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-79'^^xsd:string;
  dwc:scientificName 'Asychis biceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis biceps.
'''^^xsd:string;
  dwc:aphiaid '146523'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5345'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '341077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5346> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5346'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5129> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-74'^^xsd:string;
  dwc:scientificName 'Aricidea fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 326600.
'''^^xsd:string;
  dwc:aphiaid '130558'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5129'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '333036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_571_4971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_571_4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-73'^^xsd:string;
  dwc:scientificName 'Aricidea capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 337479.
'''^^xsd:string;
  dwc:aphiaid '130553'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4971'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '337479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_571_4972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_571_4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-74'^^xsd:string;
  dwc:scientificName 'Aricidea fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 326600.
'''^^xsd:string;
  dwc:aphiaid '130558'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4972'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '333036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_571_4973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_571_4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-77'^^xsd:string;
  dwc:scientificName 'Aricidea neosuecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130566'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4973'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4974> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_571_4974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_571_4974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-82'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4974'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4975> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_571_4975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_571_4975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-83'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4975'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_571_4976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_571_4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-84'^^xsd:string;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4976'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4977> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_571_4977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_571_4977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-85'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4977'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4978> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_571_4978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_571_4978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-86'^^xsd:string;
  dwc:scientificName 'Clymene gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '211426'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4978'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5217> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-55'^^xsd:string;
  dwc:scientificName 'Pilargis falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '209725'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5217'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '332973'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5608> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_589_5608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_589_5608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-167'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5608'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5223> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5223'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5101> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_574_5101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_574_5101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-126'^^xsd:string;
  dwc:scientificName 'Tauberia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '762196'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5101'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5104> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_574_5104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_574_5104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-155'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Philine aperata.
'''^^xsd:string;
  dwc:aphiaid '763029'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5104'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5226> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-193'^^xsd:string;
  dwc:scientificName 'Diastylis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110474'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5226'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5224> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5224'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_578_5228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_578_5228> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_578_5228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_578_5228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_578_5228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-87-209'^^xsd:string;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5228'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_572_5042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_572_5042> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_572_5042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_572_5042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_572_5042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-72-124'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-72'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5042'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4570> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4570'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5136> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5136'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4563> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-84'^^xsd:string;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4563'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4564> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-85'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4564'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4565> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-86'^^xsd:string;
  dwc:scientificName 'Clymene gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '211426'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4565'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4566> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-91'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4566'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-92'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4567'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4568> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-93'^^xsd:string;
  dwc:scientificName 'Fabricia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '210054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4568'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4569> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-94'^^xsd:string;
  dwc:scientificName 'Heterocirrus alatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '146976'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4569'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4769> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_563_4769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_563_4769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-220'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4769'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_563_4770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_563_4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4770'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4771> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_563_4771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_563_4771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-241'^^xsd:string;
  dwc:scientificName 'Portunus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Portunus pussilus.
'''^^xsd:string;
  dwc:aphiaid '154310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4771'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4561> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-82'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4561'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4562> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-83'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4562'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5349> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-84'^^xsd:string;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5349'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5350> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-85'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5350'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5402> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-51'^^xsd:string;
  dwc:scientificName 'Nereis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '224479'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5402'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_569_4922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_569_4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-102'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mellina palmata.
'''^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4922'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4767> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_563_4767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_563_4767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-216'^^xsd:string;
  dwc:scientificName 'Ampelisca sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '101923'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4767'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4768> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_563_4768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_563_4768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-217'^^xsd:string;
  dwc:scientificName 'Amphilochus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphilochus sp.
'''^^xsd:string;
  dwc:aphiaid '101450'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4768'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4859> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-218'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4859'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-222'^^xsd:string;
  dwc:scientificName 'Maera inaequipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Maera inaquires.
'''^^xsd:string;
  dwc:aphiaid '102818'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4860'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '236535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-232'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4861'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-242'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4862'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4560> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-75'^^xsd:string;
  dwc:scientificName 'Aricidea (Aricidea) fragilis mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Aricidea fragilis mediterranea.
'''^^xsd:string;
  dwc:aphiaid '130559'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4560'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '333044'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5676> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_592_5676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_592_5676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5676'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5671> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_592_5671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_592_5671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5671'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5677> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_592_5677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_592_5677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5677'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4842> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4842'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5673> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_592_5673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_592_5673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5673'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5674> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_592_5674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_592_5674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5674'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5675> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_592_5675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_592_5675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-111'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 130595.
'''^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5675'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4507> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_557_4507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_557_4507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-156'^^xsd:string;
  dwc:scientificName 'Philine catena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '140747'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4507'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140747'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4508> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_557_4508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_557_4508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-159'^^xsd:string;
  dwc:scientificName 'Turritella turbona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Turitella turbona.
'''^^xsd:string;
  dwc:aphiaid '141874'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4508'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5425> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-112'^^xsd:string;
  dwc:scientificName 'Phyllochaetopterus solitarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '330565'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5425'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4499> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_557_4499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_557_4499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-13'^^xsd:string;
  dwc:scientificName 'Amphianthus dohrnii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphianthus dohrnis.
'''^^xsd:string;
  dwc:aphiaid '100936'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4499'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '100936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4720> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_563_4720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_563_4720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-51'^^xsd:string;
  dwc:scientificName 'Nereis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '224479'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4720'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_557_4502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_557_4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4502'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4735> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_563_4735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_563_4735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-83'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4735'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4503> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_557_4503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_557_4503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4503'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4505> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_557_4505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_557_4505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4505'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4506> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_557_4506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_557_4506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-154'^^xsd:string;
  dwc:scientificName 'Natica alderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '152337'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4506'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_558_4528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_558_4528> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_558_4528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_558_4528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  geo-pos:lat "39.57"^^xsd:decimal ;
  geo-pos:long "19.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_558_4528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-60-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4528'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_577_5205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_577_5205> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_577_5205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_577_5205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_577_5205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-83-219'^^xsd:string;
  dwc:scientificName 'Harpinia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-83'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Harpinia della valei.
'''^^xsd:string;
  dwc:aphiaid '102966'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5205'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102966'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_567_4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_567_4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_567_4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_567_4869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_567_4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-89-86'^^xsd:string;
  dwc:scientificName 'Clymene gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-89'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '211426'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4869'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4912> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-254'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4912'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_559_4537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_559_4537> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_559_4537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_559_4537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_559_4537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-70-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4537'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5666> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_592_5666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_592_5666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-20'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: NEMERTINEA.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5666'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5667> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_592_5667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_592_5667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-30'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 131302.
'''^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5667'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5668> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_592_5668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_592_5668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-35'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Harmothoe antipolis.
'''^^xsd:string;
  dwc:aphiaid '183191'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5668'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_592_5669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_592_5669> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_592_5669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_592_5669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_592_5669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-91-40'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5669'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_563_4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_563_4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_563_4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_563_4752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_563_4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-79-131'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4752'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4908> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-226'^^xsd:string;
  dwc:scientificName 'Monoculodes gibbosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102885'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4908'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '236539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4909> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4909'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4910> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-232'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4910'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5096> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_574_5096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_574_5096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-101'^^xsd:string;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5096'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5097> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_574_5097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_574_5097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-108'^^xsd:string;
  dwc:scientificName 'Paraonis gracilis oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '335587'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5097'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '156209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5169> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_576_5169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_576_5169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-54'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5169'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_588_5584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_588_5584> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_588_5584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_588_5584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_588_5584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-81-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5584'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4980> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_571_4980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_571_4980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-89'^^xsd:string;
  dwc:scientificName 'Cossura coasta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129983'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4980'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129983'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5315> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_582_5315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  geo-pos:lat "39.57"^^xsd:decimal ;
  geo-pos:long "19.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_582_5315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-47'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5315'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4843> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-100'^^xsd:string;
  dwc:scientificName 'Magelona papillicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mangelona papilicornis.
'''^^xsd:string;
  dwc:aphiaid '154130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4843'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4844'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-114'^^xsd:string;
  dwc:scientificName 'Polydora antennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 152458.
'''^^xsd:string;
  dwc:aphiaid '224519'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4845'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4846'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5476> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_585_5476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_585_5476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5476'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5477> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_585_5477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_585_5477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-150'^^xsd:string;
  dwc:scientificName 'Scaphopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '104'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5477'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5372> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-171'^^xsd:string;
  dwc:scientificName 'Nucula aegeensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Nucula tenuis aegensis.
'''^^xsd:string;
  dwc:aphiaid '541765'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5372'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140581'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5392> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-28'^^xsd:string;
  dwc:scientificName 'Eteone siphonodonta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '338713'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5392'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5478> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_585_5478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_585_5478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-153'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: GASTEROPODA.
'''^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5478'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5479> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_585_5479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_585_5479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-156'^^xsd:string;
  dwc:scientificName 'Philine catena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '140747'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5479'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140747'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4904> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-217'^^xsd:string;
  dwc:scientificName 'Amphilochus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amphilochus sp.
'''^^xsd:string;
  dwc:aphiaid '101450'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4904'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4905> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-218'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4905'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4906> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-223'^^xsd:string;
  dwc:scientificName 'Melita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '236528'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4906'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102786'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4907> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-224'^^xsd:string;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4907'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4911> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-238'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4911'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5357> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-109'^^xsd:string;
  dwc:scientificName 'Paraonis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 337490.
'''^^xsd:string;
  dwc:aphiaid '154922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5357'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5358> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-113'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5358'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5359> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5359'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5360> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-121'^^xsd:string;
  dwc:scientificName 'Scolaricia typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130536'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5360'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1052455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5266> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_580_5266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_580_5266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5266'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5267> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_580_5267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_580_5267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5267'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5361> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5361'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5362> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-124'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5362'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5363> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-125'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5363'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5364> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5364'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4916> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_569_4916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_569_4916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4916'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4917> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_569_4917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_569_4917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-56'^^xsd:string;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4917'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4918> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_569_4918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_569_4918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-57'^^xsd:string;
  dwc:scientificName 'Polyodontes frons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Polydontes frons.
'''^^xsd:string;
  dwc:aphiaid '331035'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4918'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '331035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4919> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_569_4919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_569_4919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-74'^^xsd:string;
  dwc:scientificName 'Aricidea fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 326600.
'''^^xsd:string;
  dwc:aphiaid '130558'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4919'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '333036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4920> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_569_4920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_569_4920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4920'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4921> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_569_4921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_569_4921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-86'^^xsd:string;
  dwc:scientificName 'Clymene gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '211426'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4921'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5123> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-54'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5123'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5124> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-55'^^xsd:string;
  dwc:scientificName 'Pilargis falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '209725'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5124'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '332973'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5125> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-67'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amaena trilobata.
'''^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5125'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5126> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-70'^^xsd:string;
  dwc:scientificName 'Ammotrypane aulogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155514'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5126'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5127> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-72'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5127'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5128> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-73'^^xsd:string;
  dwc:scientificName 'Aricidea capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 337479.
'''^^xsd:string;
  dwc:aphiaid '130553'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5128'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '337479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4913> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-259'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4913'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_569_4914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_569_4914> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_569_4914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_569_4914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_569_4914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-50-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4914'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5121> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-49'^^xsd:string;
  dwc:scientificName 'Nephtys inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Nephthys inermis.
'''^^xsd:string;
  dwc:aphiaid '156263'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5121'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5122> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5122'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_557_4509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_557_4509> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_557_4509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_557_4509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_557_4509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-50-162'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-50'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '20.05'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Elasmatobranchia.
'''^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4509'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_562_4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_562_4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-197'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4691'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-96'^^xsd:string;
  dwc:scientificName 'Hypsicomus phaeotaenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154928'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5511'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5513> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5513'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5514> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-100'^^xsd:string;
  dwc:scientificName 'Magelona papillicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mangelona papilicornis.
'''^^xsd:string;
  dwc:aphiaid '154130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5514'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5515> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-103'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Myriochelle heeri.
'''^^xsd:string;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5515'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5516> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5516'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5517> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5517'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5518> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-117'^^xsd:string;
  dwc:scientificName 'Prionospio ehlersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Prionospio ehlesi.
'''^^xsd:string;
  dwc:aphiaid '131156'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5518'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5472> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_585_5472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_585_5472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-101'^^xsd:string;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5472'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5473> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_585_5473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_585_5473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-105'^^xsd:string;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5473'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_585_5474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_585_5474> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_585_5474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_585_5474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_585_5474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-75-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5474'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5407> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-67'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Amaena trilobata.
'''^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5407'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_582_5314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_582_5314> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_582_5314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_582_5314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  geo-pos:lat "39.57"^^xsd:decimal ;
  geo-pos:long "19.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_582_5314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-60-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5314'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5406> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-66'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Edreoi.
'''^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5406'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5139> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-111'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 130595.
'''^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5139'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5141> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-116'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5141'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5142> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-120'^^xsd:string;
  dwc:scientificName 'Sclerocheilus minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130982'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5142'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5143> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-123'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5143'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5403> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-57'^^xsd:string;
  dwc:scientificName 'Polyodontes frons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Polydontes frons.
'''^^xsd:string;
  dwc:aphiaid '331035'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5403'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '331035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5404> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-59'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis ovigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '131390'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5404'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5405> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-63'^^xsd:string;
  dwc:scientificName 'Syllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 238440.
'''^^xsd:string;
  dwc:aphiaid '155296'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5405'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5137> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-108'^^xsd:string;
  dwc:scientificName 'Paraonis gracilis oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '335587'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5137'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '156209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5138> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-109'^^xsd:string;
  dwc:scientificName 'Paraonis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 337490.
'''^^xsd:string;
  dwc:aphiaid '154922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5138'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5411> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-81'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5411'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5410> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5410'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5408> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-73'^^xsd:string;
  dwc:scientificName 'Aricidea capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 337479.
'''^^xsd:string;
  dwc:aphiaid '130553'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5408'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '337479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5409> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-74'^^xsd:string;
  dwc:scientificName 'Aricidea fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 326600.
'''^^xsd:string;
  dwc:aphiaid '130558'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5409'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '333036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_584_5412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_584_5412> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_584_5412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_584_5412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_584_5412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-72-82'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5412'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_583_5356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_583_5356> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_583_5356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_583_5356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_583_5356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-70-108'^^xsd:string;
  dwc:scientificName 'Paraonis gracilis oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '335587'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5356'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_591_5665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_591_5665> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_591_5665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_591_5665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_591_5665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-89-254'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5665'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_575_5150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_575_5150> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_575_5150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_575_5150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_575_5150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-79-141'^^xsd:string;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-79'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5150'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_570_4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_570_4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_570_4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_570_4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  geo-pos:lat "39.57"^^xsd:decimal ;
  geo-pos:long "19.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_570_4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-155'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Philine aperata.
'''^^xsd:string;
  dwc:aphiaid '763029'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4944'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_570_4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_570_4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_570_4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57"^^xsd:decimal ;
  dwc:decimalLongitude "19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_570_4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57 19.96)"^^geo:wktLiteral ;
  geo-pos:lat "39.57"^^xsd:decimal ;
  geo-pos:long "19.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_570_4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-60-227'^^xsd:string;
  dwc:scientificName 'Pherusa fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-60'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.96'^^xsd:double;
  dwc:latitude '39.57'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130111'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4947'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_571_4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_571_4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-28'^^xsd:string;
  dwc:scientificName 'Eteone siphonodonta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '338713'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4953'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '334048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_571_4959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_571_4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-42'^^xsd:string;
  dwc:scientificName 'Lumbriconereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155409'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4959'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_571_4961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_571_4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-45'^^xsd:string;
  dwc:scientificName 'Lumbriconereis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155406'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4961'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5094> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_574_5094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_574_5094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-99'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5094'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5095> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_574_5095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_574_5095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-100'^^xsd:string;
  dwc:scientificName 'Magelona papillicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Mangelona papilicornis.
'''^^xsd:string;
  dwc:aphiaid '154130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5095'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-127'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Terebellides srtroemi.
'''^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4847'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4848> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-133'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 136050.
'''^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4848'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4849> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-147'^^xsd:string;
  dwc:scientificName 'Aplacophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Aplakophora.
'''^^xsd:string;
  dwc:aphiaid '411'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4849'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_566_4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_566_4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_566_4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_566_4851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 19.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_566_4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-87-193'^^xsd:string;
  dwc:scientificName 'Diastylis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-87'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.87'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110474'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4851'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_574_5093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_574_5093> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_574_5093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_574_5093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_574_5093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-77-93'^^xsd:string;
  dwc:scientificName 'Fabricia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '210054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5093'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '334659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_589_5597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_589_5597> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_589_5597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_589_5597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.86)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_589_5597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-83-20'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.86'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: NEMERTINEA.
'''^^xsd:string;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5597'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5269> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_580_5269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_580_5269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5269'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5270> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_580_5270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_580_5270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-55'^^xsd:string;
  dwc:scientificName 'Pilargis falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '209725'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5270'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '332973'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5271> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_580_5271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_580_5271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-73'^^xsd:string;
  dwc:scientificName 'Aricidea capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 337479.
'''^^xsd:string;
  dwc:aphiaid '130553'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5271'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '337479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_580_5272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_580_5272> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_580_5272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_580_5272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_580_5272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-91-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5272'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_562_4688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_562_4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-182'^^xsd:string;
  dwc:scientificName 'Phoronidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '148378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4688'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_562_4689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_562_4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-192'^^xsd:string;
  dwc:scientificName 'Cumella limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Alt. repr. with subgenus: 110566. Name not in WoRMS. AphiadID of Alt. repr. used instead.
'''^^xsd:string;
  dwc:aphiaid '110566'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4689'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4690> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_562_4690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_562_4690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-196'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Eudorella trancatula.
'''^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4690'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5507> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5507'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5508> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-83'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5508'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5509> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-90'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5509'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_586_5510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_586_5510> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_586_5510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_586_5510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_586_5510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-III-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-III-77-93'^^xsd:string;
  dwc:scientificName 'Fabricia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-III-77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '210054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5510'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_562_4674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_562_4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-81'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4674'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_562_4675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_562_4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-83'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4675'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_562_4676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_562_4676> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_562_4676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63"^^xsd:decimal ;
  dwc:decimalLongitude "19.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_562_4676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63 19.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.63"^^xsd:decimal ;
  geo-pos:long "19.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_562_4676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-77-93'^^xsd:string;
  dwc:scientificName 'Fabricia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-77'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.92'^^xsd:double;
  dwc:latitude '39.63'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '210054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4676'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4888> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-51'^^xsd:string;
  dwc:scientificName 'Nereis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '224479'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4888'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4889> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-52'^^xsd:string;
  dwc:scientificName 'Oligognathus bonelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Oligognatus bonellidae.
'''^^xsd:string;
  dwc:aphiaid '129862'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4889'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4890> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-55'^^xsd:string;
  dwc:scientificName 'Pilargis falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '209725'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4890'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '332973'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4891> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-70'^^xsd:string;
  dwc:scientificName 'Ammotrypane aulogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '155514'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4891'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4892> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-80'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''Name originally given as: Asyhis gotoi.
'''^^xsd:string;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4892'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4893> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-82'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4893'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_568_4894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_568_4894> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_568_4894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_568_4894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_568_4894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-I-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-I-91-93'^^xsd:string;
  dwc:scientificName 'Fabricia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-I-91'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '210054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4894'^^xsd:integer;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_571_4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_571_4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_571_4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62"^^xsd:decimal ;
  dwc:decimalLongitude "19.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_571_4960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62 19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.62"^^xsd:decimal ;
  geo-pos:long "19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_571_4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-70-43'^^xsd:string;
  dwc:scientificName 'Lumbriconereis impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-70'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.95'^^xsd:double;
  dwc:latitude '39.62'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '154948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '4960'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5181> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_576_5181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_576_5181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-197'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5181'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/624_576_5182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/624_576_5182> ;
  mr:hasGeometry <https://eurobis.org/id/point/624_576_5182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/624_576_5182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/624_576_5182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/624_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kerkyra-II-81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-01-25'^^xsd:date;
  dwc:institutionCode 'Hellenic Center for Marine Research-Institute for Oceanography'^^xsd:string;
  dwc:collectionCode 'Kerkyra'^^xsd:string;
  dwc:catalogNumber 'GR-Kerkyra-II-81-204'^^xsd:string;
  dwc:scientificName 'Anisopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'GR-Kerkyra-II-81'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '''
'''^^xsd:string;
  dwc:aphiaid '182688'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen Grab, Hand operated, 0.2 m2'^^xsd:string;
  dwc:occurrenceId '5182'^^xsd:integer;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
# EOF